home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.20020314-20021006
/
000341_fdc@columbia.edu_Thu Sep 5 11:03:54 EDT 2002.msg
< prev
next >
Wrap
Text File
|
2002-10-06
|
2KB
|
40 lines
Article: 13672 of comp.protocols.kermit.misc
Path: newsmaster.cc.columbia.edu!news.columbia.edu!news-not-for-mail
From: fdc@columbia.edu (Frank da Cruz)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: Unsupported line speed
Date: 5 Sep 2002 11:03:47 -0400
Organization: Columbia University
Lines: 23
Message-ID: <al7roj$o$1@watsol.cc.columbia.edu>
References: <91qenukvmmdp311ba89frauuontckrqcm7@4ax.com>
NNTP-Posting-Host: watsol.cc.columbia.edu
X-Trace: newsmaster.cc.columbia.edu 1031238228 29016 128.59.39.139 (5 Sep 2002 15:03:48 GMT)
X-Complaints-To: postmaster@columbia.edu
NNTP-Posting-Date: 5 Sep 2002 15:03:48 GMT
Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13672
In article <91qenukvmmdp311ba89frauuontckrqcm7@4ax.com>,
Gary Quiring <gquiring@msn.com> wrote:
: I am working with a third party trying to get Kermit 8 running on an AIX
: 3.2.5 box. I have no AIX experience and have no access to the box.
:
Was C-Kermit built on the box? Or did you download a prebuilt binary?
If so, which one?
: The device name for the serial port is /dev/tty1. The permissions are
: crw-rw-rw. When the third party types set speed 9600 (Or any other baud
: rate) it outputs unsupported line speed. We do a set line /dev/tty1 and set
: modem type multitech prior to issuing the speed command. He is also logged
: in as root.
:
: Does Kermit look at the Devices file in /usr/lib/uucp for the AIX version?
:
No.
Usually "unsupported line speed" (when it doesn't mean what it says)
indicates an inappropriate binary. Sometimes also an un- or mis-configured
serial port.
- Frank